home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [34].lua < prev    next >
Encoding:
Text File  |  2011-02-27  |  428 b   |  10 lines

  1. -- Script [34]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("Unfortunately you see no way of getting to the bottom and after a couple of days of trying your crew begin to doubt this treasure even exists. You give up, but still: this map might fetch a price back at the dock.");
  6.  
  7. AddDays(5);
  8. AddInventory("{10}");
  9. AddCaptainsLog("Found a potential location of some treasure, but lamentably had no way of getting to it.");
  10.